-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update all non-major dependencies #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aaad006 to
2137ecf
Compare
e761d38 to
2bd62f4
Compare
bead07e to
d88500c
Compare
5a41dee to
3bd3be0
Compare
8b22309 to
9c32857
Compare
d40b498 to
ebe0e78
Compare
03bee5e to
776ac07
Compare
a80eff7 to
561b089
Compare
d650791 to
d79c6b6
Compare
9498780 to
acf04ca
Compare
842060f to
59d1f2f
Compare
59d1f2f to
a3a5f9d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.4.4->18.6.118.4.4->18.6.33.2.1->3.3.05.0.5->5.3.76.0.2->6.0.320.10.7->20.19.246.18.0->6.21.06.18.0->6.21.014.14.1->14.24.22.0.0->2.1.48.56.0->8.57.19.1.0->9.1.23.6.1->3.10.12.29.1->2.32.05.1.2->5.5.415.2.0->15.5.2v1.13.0->v1.20.03.1.1->3.6.22.6.2->2.8.18.0.1->8.5.04.7.0->4.20.61.11.3->1.13.45.3.3->5.9.34.0.2->4.10.3Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v18.6.1Compare Source
Note: Version bump only for package @commitlint/cli
v18.6.0Compare Source
Note: Version bump only for package @commitlint/cli
v18.5.0Compare Source
Features
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/cli
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/cli
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/cli
18.4.1 (2023-11-12)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.6.3Compare Source
Bug Fixes
wrapper.mjs(#3966) (c2c3c7c), closes #3958v18.6.2Compare Source
Bug Fixes
v18.6.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.6.0Compare Source
Features
v18.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/config-conventional
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/config-conventional
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/config-conventional
favware/rollup-type-bundler (@favware/rollup-type-bundler)
v3.3.0Compare Source
🐛 Bug Fixes
🚀 Features
--output-typings-file-extensionto make it possible to customize the output file extension separately from the input file extension (4ec5e88)sapphiredev/framework (@sapphire/framework)
v5.3.7Compare Source
🐛 Bug Fixes
v5.3.6Compare Source
🐛 Bug Fixes
v5.3.5Compare Source
🐛 Bug Fixes
v5.3.4Compare Source
🐛 Bug Fixes
v5.3.3Compare Source
🐛 Bug Fixes
v5.3.2Compare Source
🐛 Bug Fixes
@sapphire/discord-utilitiesand@sapphire/discord.js-utilities(7771726)v5.3.1Compare Source
🐛 Bug Fixes
v5.3.0Compare Source
🐛 Bug Fixes
📝 Documentation
🚀 Features
v5.2.1Compare Source
🐛 Bug Fixes
v5.2.0Compare Source
🚀 Features
v5.1.0Compare Source
🚀 Features
v5.0.10Compare Source
🐛 Bug Fixes
v5.0.9Compare Source
🐛 Bug Fixes
v5.0.8Compare Source
🐛 Bug Fixes
📝 Documentation
UserErrordocs (#722) (4f67c5b)v5.0.7Compare Source
🐛 Bug Fixes
v5.0.6Compare Source
🐛 Bug Fixes
sapphiredev/plugins (@sapphire/plugin-subcommands)
v6.0.3Compare Source
🐛 Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: falseeslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
askeyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.1Compare Source
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.0Compare Source
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.18.1Compare Source
🩹 Fixes
eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line
eslint-plugin: [no-unnecessary-condition] improve checking optional callee
eslint-plugin: [prefer-readonly] support modifiers of unions and intersections
eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.21.0Compare Source
🚀 Features
parserOptions.project: false❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.19.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.19.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.18.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
discordjs/discord.js (discord.js)
v14.24.2Compare Source
Bug Fixes
v14.24.1Compare Source
Bug Fixes
pinnable(#11215) (c2c8cce)Documentation
Typings
ModalData(#11207) (072fbb2)boolean(548c254)v14.24.0Compare Source
Bug Fixes
pinnableto check for migrated guilds (#11189) (ee988e3)Features
v14.23.2Compare Source
Bug Fixes
v14.23.1Compare Source
Bug Fixes
v14.23.0Compare Source
Bug Fixes
ThreadMemberFlagsenum inFlags(#11118) (154c00d)Documentation
Features
Refactor
Typings
messageDeleteBulkevent arg (#11122) (30e35d9)v14.22.1Compare Source
Bug Fixes
v14.22.0Compare Source
Bug Fixes
colorreferences (#11007) (b532df6)ApplicationEmoji#available(#10990) (90d3b28)crosspostable(#10821) (b36b751)WebhooksUpdateenum value (#10970) (1404e32)Documentation
Features
fetchPinned()has been renamed tofetchPins(), which is a paginated endpoint to fetch pinned messages.collectibles(#10939) (8ac0e1e)Refactor
readyevent in favor ofclientReady(#10969) (82378fc)Typings
fieldstype (#10816) (500712d)v14.21.0Compare Source
Bug Fixes
Features
avatarDecorationData(#10942) (15f7571)approximateUserAuthorizationCount(#10933) (3fa429c)Typings
guildSoundboardSoundsUpdate(#10928) (c2a43b6)v14.20.0Compare Source
Bug Fixes
undefinedvalues (#10889) ([9bca4af](https://redirect.github.com/discordjs/discord.js/commit/9bca4afConfiguration
📅 Schedule: Branch creation - "before 10am on Saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.